home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / usbdor40.arc / QUICK.DOC < prev    next >
Text File  |  1990-11-09  |  3KB  |  64 lines

  1.  
  2.                 USBBSDOR 4.0  Copyright 1987-1990  L. Brent Yandell
  3.  
  4.         USBBSDOR  is a door which provides FAST on-line search  features  to 
  5.         the  Darwin  National USBBS List. Callers may search by  Area  Code, 
  6.         State, Text, Modem type, BBS type and New listings.  USBBSDOR  works
  7.         with  many types of BBS software, including PCBoard,  Wildcat!, GAP,
  8.         RBBS, and all types which use one of these packages door files.
  9.  
  10.         The  many  powerful features and operating methods of  USBBSDOR  are 
  11.         described in detail in USBBSDOR.DOC and FEATURES.TXT.
  12.                          
  13.         QUICK.DOC  is  not intended as a replacement  for  USBBSDOR.DOC.  It 
  14.         allows you to QUICKLY install USBBSDOR and see  it's powerful,  high 
  15.         quality  features.  You  may  then  decide  to  permanently  install 
  16.         USBBSDOR using the detailed information contained in USBBSDOR.DOC.
  17.  
  18.         -[ Step 1 ]---------------------------------
  19.         You must have a copy of the USBBS list to install USBBSDOR. Refer to 
  20.         USBBSDOR.DOC for information on obtaining the current USBBS list.
  21.  
  22.         Make a directory for USBBSDOR. Extract USBDOR40.ZIP contents there.
  23.  
  24.         Invoke  the door locally be entering USBBSDOR /L at your DOS  prompt 
  25.         or run the enclosed LOCAL.BAT file.
  26.  
  27.         Select option #1 (Create/modify config file). Enter the  appropriate 
  28.         information for each of the installation questions.
  29.  
  30.         Note: "Location of current USBBS*.LST:"  Do NOT place a file name in 
  31.         this field. USBBSDOR will find the newest USBBS*.LST in the location 
  32.         you specify. (Placing the list on a RAM drive works great!)
  33.  
  34.         Note: "Location of download list:"  Do NOT place a file name in this 
  35.         field. USBBSDOR will find the newest USBBS*.ZIP file in the location
  36.         you specify and will present it to the caller for downloading.
  37.  
  38.         Save the configuration file.
  39.  
  40.         -[ Step 2 ]---------------------------------
  41.         Create a door batch file for USBBSDOR
  42.  
  43.         @echo off
  44.         cd\usbbsdor
  45.         USBBSDOR.EXE  USBBSDOR.CNF  C:\PCB   
  46.         cd\pcb        ------------  ------    
  47.         board.bat     |             |        
  48.                       |             |__________Location ONLY for this node's
  49.                       |                        door information file.
  50.                       |______Config file name
  51.  
  52.         Tell your BBS you have installed USBBSDOR.
  53.  
  54.         Make sure you have placed USBBS??.LST and USBBS??.ZIP where you told 
  55.         USBBSDOR they would be found.
  56.  
  57.         You  may now use USBBSDOR using USBBSDOR /L (LOCAL.BAT), or  through 
  58.         your BBS locally, or on-line! 
  59.  
  60.         As  stated  earlier, QUICK.DOC is for a quick installation.  If  you 
  61.         experience  any difficulties you may need to refer  to  USBBSDOR.DOC 
  62.         for in-depth installation instructions.
  63.  
  64.